Separator Class

Used to add a separator to a window.

Events

None

Properties

Height

Left

LockBottom

LockLeft

LockRight

LockTop

Top

Width


Methods

None

More information available in parent classes: RectControl:Control:Object

Because this is a RectControl, see the RectControl for other properties and events that are common to all RectControl objects.


Notes

If the width is greater than the height, the separator is horizontal; otherwise it is vertical. In either case, the smaller value controls the thickness of the Separator, not the thickness of the visible line in the center of the control. Mouse movement events are detected over the entire area of the Separator, not just the visible line.


See Also

RectControl class.